|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.Dispatcher.PortAddress
Constructor Summary | |
Dispatcher.PortAddress(long id,
ApplicationId app,
CellInformationBase.ResourceName owner)
Creates a new PortAddress instance. |
Method Summary | |
ApplicationId |
getApplication()
Describe getApplication method here. |
long |
getId()
Describe getId method here. |
CellInformationBase.ResourceName |
getOnwer()
Describe getOnwer method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Dispatcher.PortAddress(long id, ApplicationId app, CellInformationBase.ResourceName owner)
PortAddress
instance.
id
- a long
valueapp
- an ApplicationId
valueowner
- a ResourceName
valueMethod Detail |
public long getId()
getId
method here.
long
valuepublic ApplicationId getApplication()
getApplication
method here.
ApplicationId
valuepublic CellInformationBase.ResourceName getOnwer()
getOnwer
method here.
ResourceName
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |