com.bea.wlevs.ede.impl
Class EndpointImpl
java.lang.Object
|
+--com.bea.wlevs.ede.impl.EndpointImpl
- public class EndpointImpl
- extends Object
- implements Endpoint
EndpointImpl
public EndpointImpl(String applicationId,
String stageId,
Endpoint.Stagepoint stagepoint)
getApplicationId
public String getApplicationId()
- Specified by:
- getApplicationId in interface Endpoint
getStageId
public String getStageId()
- Specified by:
- getStageId in interface Endpoint
getStagepoint
public String getStagepoint()
- Specified by:
- getStagepoint in interface Endpoint
toString
public String toString()
- Overrides:
- toString in class Object