JavaScript is disabled on your browser.
JBoss Application Server: Parent Aggregator 7.1.1.Final
java.lang.Object
org.jboss.as.ejb3.component.stateful.StatefulInitMethodInterceptorFactory
All Implemented Interfaces:
org.jboss.invocation.InterceptorFactory
public class StatefulInitMethodInterceptorFactory
extends Object
implements org.jboss.invocation.InterceptorFactory
Interceptor factory for SFSB's that invokes the ejbCreate method. This interceptor
is only used when a component is created via a home interface method.
Author:
Stuart Douglas
Field Summary
Fields
Modifier and Type
Field and Description
static org.jboss.invocation.InterceptorFactory
INSTANCE
Method Summary
Methods
Modifier and Type
Method and Description
org.jboss.invocation.Interceptor
create (org.jboss.invocation.InterceptorFactoryContext context)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc. . All Rights Reserved.