org.apache.openejb.core.stateless
Class Instance
java.lang.Object
org.apache.openejb.core.stateless.Instance
public class Instance
- extends Object
- Version:
- $Rev: 962710 $ $Date: 2010-07-10 00:16:32 +0200 (Sa, 10. Jul 2010) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bean
public final Object bean
interceptors
public final Map<String,Object> interceptors
Instance
public Instance(Object bean,
Map<String,Object> interceptors)
getPoolEntry
public Pool.Entry getPoolEntry()
setPoolEntry
public void setPoolEntry(Pool.Entry poolEntry)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.