|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
For details on the Ejb supported configuration service, please see com.objectwave.configuration.bean.SetupEjbConfigurationService.
SetupEjbConfigurationService
Method Summary | |
java.lang.String |
getProperty(java.lang.String propName)
Gets the Property attribute of the ConfigurationService object |
java.lang.String |
getProperty(java.lang.String propName,
java.lang.String defaultValue)
Gets the Property attribute of the ConfigurationService object |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public java.lang.String getProperty(java.lang.String propName, java.lang.String defaultValue) throws java.rmi.RemoteException
propName
- defaultValue
-
java.rmi.RemoteException
public java.lang.String getProperty(java.lang.String propName) throws java.rmi.RemoteException
propName
-
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |