oracle.jdeveloper.cmt
Interface CmtEventSet
- All Superinterfaces:
- CmtFeature
- public interface CmtEventSet
- extends CmtFeature
getListenerType
public JotClass getListenerType()
getListenerMethods
public JotMethod[] getListenerMethods()
getAddListenerMethod
public JotMethod getAddListenerMethod()
getAddListenerMethodName
public java.lang.String getAddListenerMethodName()
getRemoveListenerMethod
public JotMethod getRemoveListenerMethod()
getRemoveListenerMethodName
public java.lang.String getRemoveListenerMethodName()
isUnicast
public boolean isUnicast()
setUnicast
public void setUnicast(boolean unicast)
getEvents
public CmtEvent[] getEvents()
getEvent
public CmtEvent getEvent(java.lang.String name)
Copyright © 1997, 2004, Oracle. All rights reserved.