|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.ucsb.cs.jicos.foundation.ServiceName
public class ServiceName
| Constructor Summary | |
|---|---|
ServiceName(Service service)
|
|
ServiceName(ServiceName serviceName)
A copy constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
domainName()
Returns the Service's domain name. |
java.lang.String |
ipAddress()
Returns the Service's IP address. |
Service |
service()
Not used by Jicos applications. |
java.lang.String |
toString()
Returns a String representation of the object. |
java.lang.String |
toStringWithSpace()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceName(Service service)
public ServiceName(ServiceName serviceName)
serviceName - The service name to copy.| Method Detail |
|---|
public final java.lang.String ipAddress()
public final java.lang.String domainName()
public final Service service()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toStringWithSpace()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||