Uses of Interface
org.ow2.wildcat.Context

Packages that use Context
org.ow2.wildcat.hierarchy   
org.ow2.wildcat.hierarchy.attribute   
org.ow2.wildcat.osgi.api   
 

Uses of Context in org.ow2.wildcat.hierarchy
 

Methods in org.ow2.wildcat.hierarchy with parameters of type Context
 void Mountable.mount(Context context, Path mountPoint)
          Mount the Mountable.
 

Uses of Context in org.ow2.wildcat.hierarchy.attribute
 

Fields in org.ow2.wildcat.hierarchy.attribute declared as Context
protected  Context POJOAttribute.context
           
 

Methods in org.ow2.wildcat.hierarchy.attribute with parameters of type Context
 void POJOAttribute.mount(Context context, Path mountPoint)
           
 void QueryAttribute.mount(Context context, Path mountPoint)
           
 

Uses of Context in org.ow2.wildcat.osgi.api
 

Methods in org.ow2.wildcat.osgi.api with parameters of type Context
 Query IQueryAdder.registerListener(Context context)
          Add a query and an associated listener to the given context.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.