|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.jsf.core.config.Configuration
public final class Configuration
Nested Class Summary | |
---|---|
static class |
Configuration.FileMatcher
|
Constructor Summary | |
---|---|
Configuration(List<Configuration.FileMatcher> matchers,
boolean useJsfActorId)
|
Method Summary | |
---|---|
List<Configuration.FileMatcher> |
getMatchers()
|
boolean |
useJsfActorId()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Configuration(List<Configuration.FileMatcher> matchers, boolean useJsfActorId)
Method Detail |
---|
public List<Configuration.FileMatcher> getMatchers()
public boolean useJsfActorId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |