org.jbpm.instantiation
Class UserCodeInterceptorConfig

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

public class UserCodeInterceptorConfig
extends java.lang.Object


Method Summary
static UserCodeInterceptor getUserCodeInterceptor()
           
static void setUserCodeInterceptor(UserCodeInterceptor interceptor)
          Deprecated. Use the configuration entry jbpm.user.code.interceptor instead
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUserCodeInterceptor

public static UserCodeInterceptor getUserCodeInterceptor()

setUserCodeInterceptor

public static void setUserCodeInterceptor(UserCodeInterceptor interceptor)
Deprecated. Use the configuration entry jbpm.user.code.interceptor instead



Copyright © 2010 JBoss Community. All Rights Reserved.