com.parsec.ejbs.config
Interface ParsecConfig
- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface ParsecConfig
- extends javax.ejb.EJBObject
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
getPropName
public java.lang.String getPropName()
throws java.rmi.RemoteException
getPropValue
public java.lang.String getPropValue()
throws java.rmi.RemoteException
setPropName
public void setPropName(java.lang.String a)
throws java.rmi.RemoteException
setPropValue
public void setPropValue(java.lang.String a)
throws java.rmi.RemoteException