Uses of Interface
org.objectweb.fractal.api.Interface

Packages that use Interface
org.ow2.frascati.tinfi.api   
 

Uses of Interface in org.ow2.frascati.tinfi.api
 

Methods in org.ow2.frascati.tinfi.api that return Interface
 Interface IntentJoinPoint.getInterface()
          Return the component interface (service or reference) for which the intent has been defined.
 

Methods in org.ow2.frascati.tinfi.api with parameters of type Interface
 boolean InterfaceFilter.accept(Interface itf)
          Test whether the specified Interface should be included.
 boolean InterfaceMethodFilter.accept(Interface itf, java.lang.reflect.Method method)
          Test whether the specified pair Interface,Method should be included.
 



Copyright © 2007-2011. All Rights Reserved.