Uses of Interface
com.webify.fabric.event.Component

Packages that use Component
com.webify.fabric.event   
 

Uses of Component in com.webify.fabric.event
 

Methods in com.webify.fabric.event that return Component
 Component EventFactory.createReporterComponent(java.lang.String resourceId)
           
 Component EventFactory.createSourceComponent(java.lang.String resourceId)
           
 Component ManagementEvent.getReporterComponent()
           
 Component ManagementEvent.getSourceComponent()
           
 

Methods in com.webify.fabric.event with parameters of type Component
 void ManagementEvent.setReporterComponent(Component reporterComponent)
           
 void ManagementEvent.setSourceComponent(Component sourceComponent)
           
 



Copyright © 2002-2009 IBM. All Rights Reserved.