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