org.apache.openejb.core.mdb
Class Instance
java.lang.Object
org.apache.openejb.core.mdb.Instance
public class Instance
- extends Object
- Version:
- $Rev: 1178455 $ $Date: 2011-10-03 18:58:53 +0200 (Lun, 03 oct 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
creationalContext
public final javax.enterprise.context.spi.CreationalContext creationalContext
Instance
public Instance(Object bean,
Map<String,Object> interceptors,
javax.enterprise.context.spi.CreationalContext creationalContext)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.