@ApplicationScoped public class ServiceLocator extends Object
Constructor and Description |
---|
ServiceLocator() |
@Produces public IProductManagerLocal findProductManager() throws NamingException
NamingException
@Produces public IBinaryStorageManagerLocal findStorageManager() throws NamingException
NamingException
@Produces public IProductInstanceManagerLocal findProductInstanceManager() throws NamingException
NamingException
@Produces public IUserManagerLocal findUserManager() throws NamingException
NamingException
@Produces public IShareManagerLocal findShareManager() throws NamingException
NamingException
@Produces public IPartWorkflowManagerLocal findPartWorkflowManager() throws NamingException
NamingException
@Produces public IDocumentWorkflowManagerLocal findDocumentWorkflowManager() throws NamingException
NamingException
@Produces public ICascadeActionManagerLocal findCascadeActionManager() throws NamingException
NamingException
@Produces public ILOVManagerLocal findLOVManager() throws NamingException
NamingException
Copyright © 2017 DocDoku. All rights reserved.