From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/policy/class-use/IntentAttachPoint.html | 422 +++++++++++++++++++++ 1 file changed, 422 insertions(+) create mode 100644 site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/policy/class-use/IntentAttachPoint.html (limited to 'site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/policy/class-use/IntentAttachPoint.html') diff --git a/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/policy/class-use/IntentAttachPoint.html b/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/policy/class-use/IntentAttachPoint.html new file mode 100644 index 0000000000..6c8a7b73bc --- /dev/null +++ b/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/policy/class-use/IntentAttachPoint.html @@ -0,0 +1,422 @@ + + + + + + +Uses of Interface org.apache.tuscany.sca.policy.IntentAttachPoint + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.sca.policy.IntentAttachPoint

+
+ + + + + + + + + + + + + + + + + +
+Packages that use IntentAttachPoint
org.apache.tuscany.sca.assembly  
org.apache.tuscany.sca.policy  
org.apache.tuscany.sca.runtime  
+  +

+ + + + + +
+Uses of IntentAttachPoint in org.apache.tuscany.sca.assembly
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subinterfaces of IntentAttachPoint in org.apache.tuscany.sca.assembly
+ interfaceAbstractContract + +
+          Interface contracts define one or more business functions.
+ interfaceAbstractProperty + +
+          A property allows for the configuration of an implementation with externally + set data values.
+ interfaceAbstractReference + +
+          Represents a reference contract.
+ interfaceAbstractService + +
+          Represents a service contract.
+ interfaceBinding + +
+          Represents a binding.
+ interfaceCallback + +
+          Represents a callback object describing the bindings to use for callbacks.
+ interfaceComponent + +
+          Represents a component.
+ interfaceComponentProperty + +
+          Represents a configured property of a component.
+ interfaceComponentReference + +
+          An instance of a reference associated with a particular component.
+ interfaceComponentService + +
+          An addressable instance of a service associated with a particular component.
+ interfaceComponentType + +
+          Describes an implementation and represents its configurable aspects.
+ interfaceComposite + +
+          Represents a composite.
+ interfaceCompositeReference + +
+          Represents composite reference.
+ interfaceCompositeService + +
+          Represents a composite service.
+ interfaceConstrainingType + +
+          A constrainingType provides the "shape" for a component and its + implementation.
+ interfaceContract + +
+          Represents a contract.
+ interfaceImplementation + +
+          Represents a component implementation.
+ interfaceProperty + +
+          A property allows for the configuration of an implementation with externally + set data values.
+ interfaceReference + +
+          Represents a reference.
+ interfaceSCABinding + +
+          Represents an SCA binding.
+ interfaceService + +
+          Represents a service.
+ interfaceWire + +
+          Represents a wire.
+  +

+ + + + + +
+Uses of IntentAttachPoint in org.apache.tuscany.sca.policy
+  +

+ + + + + + + + + +
Subinterfaces of IntentAttachPoint in org.apache.tuscany.sca.policy
+ interfacePolicySetAttachPoint + +
+          Base interface for all assembly model objects that can have policy sets + attached to them.
+  +

+ + + + + +
+Uses of IntentAttachPoint in org.apache.tuscany.sca.runtime
+  +

+ + + + + + + + + + + + + + + + + +
Subinterfaces of IntentAttachPoint in org.apache.tuscany.sca.runtime
+ interfaceRuntimeComponent + +
+          The runtime component interface.
+ interfaceRuntimeComponentReference + +
+          The runtime component reference.
+ interfaceRuntimeComponentService + +
+          The runtime component service.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3