|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.spring.AbstractResourceProvider
org.apache.openejb.spring.Resource
public class Resource
Constructor Summary | |
---|---|
Resource()
|
Method Summary | |
---|---|
java.util.Properties |
getProperties()
|
java.lang.String |
getType()
|
void |
setProperties(java.util.Properties properties)
|
void |
setType(java.lang.String type)
|
Methods inherited from class org.apache.openejb.spring.AbstractResourceProvider |
---|
getId, getProvider, getResourceDefinition, setBeanName, setId, setProvider |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Resource()
Method Detail |
---|
public java.lang.String getType()
getType
in class AbstractResourceProvider
public void setType(java.lang.String type)
public java.util.Properties getProperties()
getProperties
in class AbstractResourceProvider
public void setProperties(java.util.Properties properties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |