org.apache.openejb.core.stateless
Class Instance
java.lang.Object
org.apache.openejb.core.stateless.Instance
public class Instance
- extends Object
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $
| 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-2011 The Apache Software Foundation. All Rights Reserved.