org.apache.openejb.cdi
Class CdiInterceptor.ScopeActivator
java.lang.Object
org.apache.openejb.cdi.CdiInterceptor.ScopeActivator
- All Implemented Interfaces:
- Callable
- Enclosing class:
- CdiInterceptor
public class CdiInterceptor.ScopeActivator
- extends Object
- implements Callable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CdiInterceptor.ScopeActivator
public CdiInterceptor.ScopeActivator(Callable callable,
Class<? extends Annotation> scopeType)
call
public Object call()
throws Exception
- Specified by:
call in interface Callable
- Throws:
Exception
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.