Uses of Interface
org.apache.ws.muws.v1_0.events.ManagementEvent

Packages that use ManagementEvent
org.apache.ws.muws.v1_0.events.impl   
org.apache.ws.muws.v1_0.topics   
org.apache.ws.muws.v1_0.topics.impl   
 

Uses of ManagementEvent in org.apache.ws.muws.v1_0.events.impl
 

Classes in org.apache.ws.muws.v1_0.events.impl that implement ManagementEvent
 class XmlBeansManagementEvent
           
 

Uses of ManagementEvent in org.apache.ws.muws.v1_0.topics
 

Methods in org.apache.ws.muws.v1_0.topics with parameters of type ManagementEvent
 void ManagementEventTopic.publish(ManagementEvent me)
          This method is used to send a ManagementEvent to subscribers to this topic.
 

Uses of ManagementEvent in org.apache.ws.muws.v1_0.topics.impl
 

Methods in org.apache.ws.muws.v1_0.topics.impl with parameters of type ManagementEvent
 void XmlBeansManagementEventTopicImpl.setPropChangeManagemntEvent(ManagementEvent me)
          This operation is used to set the default ManagementEvent to be used when sending Property Changed Management Events.
 void XmlBeansManagementEventTopicImpl.publish(ManagementEvent me)
          This method is used to send a ManagementEvent to subscribers to this topic.
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.