|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.instantiation.UserCodeInterceptorConfig
public abstract class UserCodeInterceptorConfig
Field Summary | |
---|---|
static UserCodeInterceptor |
userCodeInterceptor
|
Constructor Summary | |
---|---|
UserCodeInterceptorConfig()
|
Method Summary | |
---|---|
static void |
setUserCodeInterceptor(UserCodeInterceptor interceptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static UserCodeInterceptor userCodeInterceptor
Constructor Detail |
---|
public UserCodeInterceptorConfig()
Method Detail |
---|
public static void setUserCodeInterceptor(UserCodeInterceptor interceptor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |