org.jbpm.instantiation
Class UserCodeInterceptorConfig

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

public class UserCodeInterceptorConfig
extends 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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.