org.apache.openejb.spring
Class Resource
java.lang.Object
org.apache.openejb.spring.AbstractResourceProvider
org.apache.openejb.spring.Resource
- All Implemented Interfaces:
- ResourceProvider, org.springframework.beans.factory.BeanNameAware
public class Resource
- extends AbstractResourceProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resource
public Resource()
getType
public String getType()
- Specified by:
getType
in class AbstractResourceProvider
setType
public void setType(String type)
getProperties
public Properties getProperties()
- Specified by:
getProperties
in class AbstractResourceProvider
setProperties
public void setProperties(Properties properties)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.