|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.resources.runninginstance.AccessPoint
public class AccessPoint
| Field Summary | |
|---|---|
protected String |
factoryURI
|
protected RunningInstanceInterfaces |
runningInstanceInterfaces
|
| Constructor Summary | |
|---|---|
AccessPoint()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
org.apache.axis.message.addressing.EndpointReferenceType |
getEndpoint(String entryName)
Returns the asbsolute endpoint of a port-type from its relative endpoint. |
String |
getFactoryURI()
Deprecated. |
RunningInstanceInterfaces |
getRunningInstanceInterfaces()
Gets the value of the runningInstanceInterfaces property. |
void |
setFactoryURI(String value)
Deprecated. |
void |
setRunningInstanceInterfaces(RunningInstanceInterfaces value)
Sets the value of the runningInstanceInterfaces property. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RunningInstanceInterfaces runningInstanceInterfaces
protected String factoryURI
| Constructor Detail |
|---|
public AccessPoint()
| Method Detail |
|---|
public RunningInstanceInterfaces getRunningInstanceInterfaces()
RunningInstanceInterfacespublic void setRunningInstanceInterfaces(RunningInstanceInterfaces value)
value - allowed object is
RunningInstanceInterfaces@Deprecated public String getFactoryURI()
String@Deprecated public void setFactoryURI(String value)
value - allowed object is
Stringpublic org.apache.axis.message.addressing.EndpointReferenceType getEndpoint(String entryName)
entryName - the relative endpoint.
public boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||