|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4ejb.runtime.ejbproxy.EJBClasses
public class EJBClasses
Mantains all the classes information of the Stateless EJB.
Constructor Summary | |
---|---|
EJBClasses(java.lang.String ejbClassesPath,
java.lang.String remoteInterfaceClassName)
Instantiates a new EJBClasses. |
Method Summary | |
---|---|
java.lang.String |
getEjbClassesPath()
Gets the ejb classes path. |
java.lang.String |
getRemoteInterfaceClassName()
Gets the remote interface class name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJBClasses(java.lang.String ejbClassesPath, java.lang.String remoteInterfaceClassName)
ejbClassesPath
- The file systempath to the ejb classesremoteInterfaceClassName
- The remote interface class nameMethod Detail |
---|
public java.lang.String getEjbClassesPath()
public java.lang.String getRemoteInterfaceClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |