com.nortel.soa.oi.cct.types
Class ConnectionStateListenerSet
java.lang.Object
com.nortel.soa.oi.cct.types.ConnectionStateListenerSet
- All Implemented Interfaces:
- AddressEntitySet, EventSet<ConnectionState>, WildcardEntity, WildcardEvent
public class ConnectionStateListenerSet
- extends java.lang.Object
- implements AddressEntitySet, EventSet<ConnectionState>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionStateListenerSet
public ConnectionStateListenerSet()
contains
public boolean contains(Address entity)
- Specified by:
contains
in interface AddressEntitySet
add
public boolean add(Address entity)
- Specified by:
add
in interface AddressEntitySet
getEntitySet
public java.util.HashSet<Address> getEntitySet()
- Specified by:
getEntitySet
in interface AddressEntitySet
iterator
public java.util.Iterator<Address> iterator()
- Specified by:
iterator
in interface AddressEntitySet
isEntityWildcard
public boolean isEntityWildcard()
- Specified by:
isEntityWildcard
in interface WildcardEntity
setEntityWildcard
public void setEntityWildcard(boolean wildcard)
- Specified by:
setEntityWildcard
in interface WildcardEntity
contains
public boolean contains(ConnectionState state)
- Specified by:
contains
in interface EventSet<ConnectionState>
isEventWildcard
public boolean isEventWildcard()
- Specified by:
isEventWildcard
in interface WildcardEvent
setEventWildcard
public void setEventWildcard(boolean wildcard)
- Specified by:
setEventWildcard
in interface WildcardEvent
getEventSet
public java.util.EnumSet getEventSet()
- Specified by:
getEventSet
in interface EventSet<ConnectionState>
setEventSet
public void setEventSet(java.util.EnumSet events)
- Specified by:
setEventSet
in interface EventSet<ConnectionState>
Copyright © 2010 All Rights Reserved.