|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_ws.wsgen.axis.VcBean
Constructor Summary | |
VcBean(BeanDesc bd)
|
Method Summary | |
java.lang.String |
getHomeInterface()
the bean home interface name |
java.lang.String |
getJndiName()
The bean jndi name |
java.lang.String |
getLocalHomeInterface()
the local home interface name |
java.lang.String |
getLocalInterface()
the local interface name |
java.lang.String |
getRemoteInterface()
the bean remote interface name |
boolean |
isLocal()
true if the bean is local |
boolean |
isRemote()
true if the bean is remote |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VcBean(BeanDesc bd)
Method Detail |
public java.lang.String getJndiName()
public boolean isLocal()
public java.lang.String getLocalHomeInterface()
public java.lang.String getLocalInterface()
public boolean isRemote()
public java.lang.String getHomeInterface()
public java.lang.String getRemoteInterface()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |