B C E F O P T V 

B

basedir() - Method in interface com.qulice.spi.Environment
Get project's basedir.

C

classloader() - Method in interface com.qulice.spi.Environment
Get classloader for this project.
classpath() - Method in interface com.qulice.spi.Environment
Get list of paths in classpath.
com.qulice.spi - package com.qulice.spi
Service provider interface.

E

Environment - Interface in com.qulice.spi
Environment.

F

files(String) - Method in interface com.qulice.spi.Environment
Returns collection of files, matching the specified pattern.

O

outdir() - Method in interface com.qulice.spi.Environment
Get directory where .class files are stored.

P

param(String, String) - Method in interface com.qulice.spi.Environment
Get parameter by name, and return default if it's not set.

T

tempdir() - Method in interface com.qulice.spi.Environment
Get directory to keep temporary files in.

V

validate(Environment) - Method in interface com.qulice.spi.Validator
Validate and throws exception if there are any problems.
ValidationException - Exception in com.qulice.spi
Exception thrown by a validator, if it fails.
ValidationException(String, Object...) - Constructor for exception com.qulice.spi.ValidationException
Public ctor.
ValidationException(Throwable) - Constructor for exception com.qulice.spi.ValidationException
Public ctor.
Validator - Interface in com.qulice.spi
Validator.
B C E F O P T V 

Copyright © 2011-2012 Qulice.com. All Rights Reserved.