org.apache.openejb.core.mdb
Class Instance
java.lang.Object
org.apache.openejb.core.mdb.Instance
public class Instance
- extends Object
- Version:
- $Rev$ $Date$
| 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–2015 The Apache Software Foundation. All rights reserved.