org.apache.openejb.config
Class PersistenceModule
java.lang.Object
org.apache.openejb.config.PersistenceModule
public class PersistenceModule
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceModule
public PersistenceModule(String rootUrl,
Persistence persistence)
getRootUrl
public String getRootUrl()
setRootUrl
public void setRootUrl(String rootUrl)
getPersistence
public Persistence getPersistence()
setPersistence
public void setPersistence(Persistence persistence)
getWatchedResources
public Set<String> getWatchedResources()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.