Skip navigation links 
|  | Oracle Fusion Middleware Java API Reference for Oracle Event Processing 12c Release 1 (12.1.3.0.0)
 E54267-01
 | 
| PREV CLASS   NEXT CLASS | FRAMES    NO FRAMES | 
| SUMMARY:  INNER | FIELD | CONSTR | METHOD | DETAIL:  FIELD | CONSTR | METHOD | 
 
com.bea.wlevs.ede.api.cluster
Interface Server
- public interface Server
- extends java.lang.Comparable
A representation of a group server. A Server is primarily used for comparison purposes.
 
 
 
 
 
| Methods inherited from interface java.lang.Comparable | 
| compareTo | 
 
 
 
 
getIdentity
public int getIdentity()
- 
- Returns:
- the logical identity of this Server
 
getUid
public java.lang.String getUid()
- 
- Returns:
- the logical unique identity of this Server as a string
 
getName
public java.lang.String getName()
- 
- Returns:
- the name of this Server
 
|  | Copyright © 2007, 2014 Oracle and/or its affiliates. All rights reserved. | 
| PREV CLASS   NEXT CLASS | FRAMES    NO FRAMES | 
| SUMMARY:  INNER | FIELD | CONSTR | METHOD | DETAIL:  FIELD | CONSTR | METHOD |