org.jboss.webbeans.bootstrap.api
Interface Service

All Known Subinterfaces:
EjbServices, EntityDiscovery, JmsServices, JpaServices, Lifecycle, ResourceLoader, ResourceServices, TransactionServices, WebBeanDiscovery, WebServices
All Known Implementing Classes:
ApplicationContext, ClassTransformer, ContextLifecycle, ConversationContext, DefaultEntityDiscovery, DefaultResourceLoader, DependentContext, EJBApiAbstraction, ForwardinEntityDiscovery, ForwardingEjbServices, ForwardingJmsServices, ForwardingJpaServices, ForwardingResourceLoader, ForwardingResourceServices, ForwardingWebBeanDiscovery, ForwardingWebServices, JSFApiAbstraction, MetaDataCache, PersistenceApiAbstraction, RequestContext, ServletApiAbstraction, SessionContext

public interface Service

Marks a Service which is used by Web Beans to interact with it's environment

Author:
Pete Muir



Copyright © 2011. All Rights Reserved.