com.nortel.soa.oi.cct.types
Class AddressStateListenerSet

java.lang.Object
  extended by com.nortel.soa.oi.cct.types.AddressStateListenerSet
All Implemented Interfaces:
EventSet<ResourceState>, WildcardEvent

public class AddressStateListenerSet
extends java.lang.Object
implements EventSet<ResourceState>


Constructor Summary
AddressStateListenerSet()
           
 
Method Summary
 boolean contains(ResourceState state)
           
 java.util.EnumSet getEventSet()
           
 boolean isEventWildcard()
           
 void setEventSet(java.util.EnumSet events)
           
 void setEventWildcard(boolean wildcard)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressStateListenerSet

public AddressStateListenerSet()
Method Detail

contains

public boolean contains(ResourceState state)
Specified by:
contains in interface EventSet<ResourceState>

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<ResourceState>

setEventSet

public void setEventSet(java.util.EnumSet events)
Specified by:
setEventSet in interface EventSet<ResourceState>


Copyright © 2010 All Rights Reserved.