BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.event.common.EventTopicDef

Packages that use EventTopicDef
weblogic.event.common   
 

Uses of EventTopicDef in weblogic.event.common
 

Methods in weblogic.event.common that return EventTopicDef
 EventTopicDef EventServicesDef.getEventTopic(java.lang.String topic, int lifetime)
          Gets a representation of an Event Topic in the Topic tree, according to the specified lifetime.
 EventTopicDef EventServicesDef.getEventTopic(java.lang.String topic)
          Gets a representation of an Event Topic in the Topic tree.
 EventTopicDef EventTopicDef.getEventTopic(java.lang.String subTopic)
          Creates a subtopic in the topic tree.
 EventTopicDef EventTopicDef.getEventTopic(java.lang.String subTopic, int lifetime)
          Creates a subtopic with the specified lifetime.
 


Documentation is available at
http://www.weblogic.com/docs51