Uses of Interface
org.jbpm.instantiation.UserCodeInterceptor

Packages that use UserCodeInterceptor
org.jbpm.instantiation is for instantiating delegation classes and making them persistable with class Delegation. 
 

Uses of UserCodeInterceptor in org.jbpm.instantiation
 

Methods in org.jbpm.instantiation that return UserCodeInterceptor
static UserCodeInterceptor UserCodeInterceptorConfig.getUserCodeInterceptor()
           
 

Methods in org.jbpm.instantiation with parameters of type UserCodeInterceptor
static void UserCodeInterceptorConfig.setUserCodeInterceptor(UserCodeInterceptor interceptor)
          Deprecated. Use the configuration entry jbpm.user.code.interceptor instead
 



Copyright © 2010 JBoss Community. All Rights Reserved.