Uses of Class
org.ow2.frascati.remote.introspection.resources.Port

Packages that use Port
org.ow2.frascati.remote.introspection   
org.ow2.frascati.remote.introspection.resources   
 

Uses of Port in org.ow2.frascati.remote.introspection
 

Methods in org.ow2.frascati.remote.introspection that return Port
 Port RemoteScaDomain.getInterface(String id)
           
 

Uses of Port in org.ow2.frascati.remote.introspection.resources
 

Fields in org.ow2.frascati.remote.introspection.resources with type parameters of type Port
protected  List<Port> Component.references
           
protected  List<Port> Component.services
           
 

Methods in org.ow2.frascati.remote.introspection.resources that return Port
 Port ObjectFactory.createPort()
          Create an instance of Port
 

Methods in org.ow2.frascati.remote.introspection.resources that return types with arguments of type Port
 List<Port> Component.getReferences()
          Gets the value of the references property.
 List<Port> Component.getServices()
          Gets the value of the services property.
 



Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.