org.apache.webbeans.context
Class CustomPassivatingContextImpl
java.lang.Object
org.apache.webbeans.context.CustomPassivatingContextImpl
- All Implemented Interfaces:
- Context
public class CustomPassivatingContextImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public <T> T get(Contextual<T> contextual,
CreationalContext<T> creationalContext)
- Specified by:
get in interface Context
get
public <T> T get(Contextual<T> contextual)
- Specified by:
get in interface Context
getScope
public Class<? extends Annotation> getScope()
- Specified by:
getScope in interface Context
isActive
public boolean isActive()
- Specified by:
isActive in interface Context
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.