|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a Bus Component's directory entry.
This will generally map to an LDAP entry.
| Method Summary | |
IActivation |
getActivation()
Retrieves the activation information for this BusComponent. |
java.lang.String |
getAdministrator()
Retreives the Administrator of this BusComponent Threading policy: MTSafe. |
int |
getCompanyNumber()
Retrieves the company number that the backend uses. |
IUserSession |
getDefaultUserSession()
Retreives the Default UserSession of this BusComponent Threading policy: MTSafe. |
java.lang.String |
getDescription()
Retrieve a string that describes this entry. |
java.lang.String |
getId()
Retrieve a string that references/identifies this entry. |
java.lang.String |
getOwner()
Retreives the owner of this BusComponent Threading policy: MTSafe. |
IConnectionPoint |
getPreferredConnection()
Retrieves the preferred connection point of this BusComponent. |
| Method Detail |
public java.lang.String getId()
public java.lang.String getDescription()
public int getCompanyNumber()
public IActivation getActivation()
public IConnectionPoint getPreferredConnection()
public java.lang.String getOwner()
public java.lang.String getAdministrator()
public IUserSession getDefaultUserSession()
|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||