|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easybeans.deployment.metadata.ejbjar.xml.PortComponentRef
public class PortComponentRef
Allow to define specific settings for a port component ref.
| Constructor Summary | |
|---|---|
PortComponentRef()
|
|
| Method Summary | |
|---|---|
java.util.Properties |
getProperties()
Gets the list of properties. |
java.lang.String |
getServiceEndpointInterface()
|
void |
setProperties(java.util.Properties properties)
Set the properties. |
void |
setServiceEndpointInterface(java.lang.String serviceEndpointInterface)
Sets the service endpoint interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortComponentRef()
| Method Detail |
|---|
public java.lang.String getServiceEndpointInterface()
public void setServiceEndpointInterface(java.lang.String serviceEndpointInterface)
serviceEndpointInterface - the given SEIpublic java.util.Properties getProperties()
public void setProperties(java.util.Properties properties)
properties - the set of properties.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||