org.jboss.weld.context.unbound
Class ApplicationContextImpl
java.lang.Object
org.jboss.weld.context.AbstractContext
org.jboss.weld.context.AbstractSharedContext
org.jboss.weld.context.unbound.ApplicationContextImpl
- All Implemented Interfaces:
- javax.enterprise.context.spi.Context, org.jboss.weld.context.ApplicationContext
public class ApplicationContextImpl
- extends AbstractSharedContext
- implements org.jboss.weld.context.ApplicationContext
Method Summary |
Class<javax.enterprise.context.ApplicationScoped> |
getScope()
|
Methods inherited from interface org.jboss.weld.context.ApplicationContext |
invalidate |
Methods inherited from interface javax.enterprise.context.spi.Context |
get, get, isActive |
ApplicationContextImpl
public ApplicationContextImpl()
getScope
public Class<javax.enterprise.context.ApplicationScoped> getScope()
- Specified by:
getScope
in interface javax.enterprise.context.spi.Context
Copyright © 2013 Seam Framework. All Rights Reserved.