org.jbpm.instantiation
Class UserCodeInterceptorConfig

java.lang.Object
  extended by org.jbpm.instantiation.UserCodeInterceptorConfig

public abstract class UserCodeInterceptorConfig
extends java.lang.Object


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

userCodeInterceptor

public static UserCodeInterceptor userCodeInterceptor
Constructor Detail

UserCodeInterceptorConfig

public UserCodeInterceptorConfig()
Method Detail

setUserCodeInterceptor

public static void setUserCodeInterceptor(UserCodeInterceptor interceptor)