Uses of Interface
org.ow2.wildcat.hierarchy.Mountable

Packages that use Mountable
org.ow2.wildcat.hierarchy.attribute   
org.ow2.wildcat.hierarchy.resource   
 

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

Subinterfaces of Mountable in org.ow2.wildcat.hierarchy.attribute
 interface Attribute
          Define an attribute holding some value.
 interface RunnableAttribute
          Represents an active attribute.
 

Classes in org.ow2.wildcat.hierarchy.attribute that implement Mountable
 class POJOAttribute
          Attribute holding an object.
 class QueryAttribute
          An attribute holding the result of a query.
 

Uses of Mountable in org.ow2.wildcat.hierarchy.resource
 

Subinterfaces of Mountable in org.ow2.wildcat.hierarchy.resource
 interface Resource
          Define a resource holding some attributes and other resources.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.