public class SingletonComponentInstance extends SessionBeanComponentInstance
INSTANCE_KEY
Constructor and Description |
---|
SingletonComponentInstance(BasicComponent component,
AtomicReference<ManagedReference> instanceReference,
org.jboss.invocation.Interceptor preDestroyInterceptor,
Map<Method,org.jboss.invocation.Interceptor> methodInterceptors)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected org.jboss.ejb.client.SessionID |
getId() |
getComponent, getEjbContext
discard, isDiscarded
allowedMethods, destroy, getInstance, getInstanceReference, getInterceptor, preDestroy, prepareInterceptorContext
public SingletonComponentInstance(BasicComponent component, AtomicReference<ManagedReference> instanceReference, org.jboss.invocation.Interceptor preDestroyInterceptor, Map<Method,org.jboss.invocation.Interceptor> methodInterceptors)
component
- the componentprotected org.jboss.ejb.client.SessionID getId()
getId
in class SessionBeanComponentInstance
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.