org.apache.webbeans.resource.spi.se
Class StandaloneResourceProcessor
java.lang.Object
org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
public class StandaloneResourceProcessor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandaloneResourceProcessor
public StandaloneResourceProcessor()
getProcessor
public static StandaloneResourceProcessor getProcessor()
getEntityManager
public <X> X getEntityManager(PersistenceContext persistenceContext,
Class<X> clazz)
getEntityManagerFactory
public <X> X getEntityManagerFactory(PersistenceUnit persistenceUnit,
Class<X> clazz)
getResource
public <X> X getResource(Resource resource,
Class<X> resourceType)
getWebServiceResource
public <X> X getWebServiceResource(WebServiceRef resource,
Class<X> resourceType)
clear
public void clear()
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.