Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.aendvari.cerberus.component.descriptor

Classes in com.aendvari.cerberus.component.descriptor used by com.aendvari.cerberus.component.descriptor
AssemblyDescriptor
          Provides a container for ComponentDefinitions and ComponentInstances.
ComponentAttribute
          Describes a component attribute.
ComponentDefinition
          Describes the various properties of a component.
ComponentDescriptor
          Describes the attributes and messages of an assembled component.
ComponentDescriptor.Attribute
          Represents a single attribute of the component.
ComponentDescriptor.Message
          Represents a single message of the component.
ComponentDescriptor.Property
          Represents a single property of the component.
ComponentInstance
          Represents an instance of a ComponentDefinition.
ComponentMessage
          Describes a com.aendvari.hermes.broker.Message that a component either sends or receives.
ComponentProperty
          Describes a property of a component.
MessageSignature
          Represents the set of properties comprising the signature of a com.aendvari.hermes.broker.Message.
MultiPartValue
          Defines a multi-part value.
MultiPartValue.Part
          Describes a single part of the value.
SignatureProperty
          Describes a single property of a MessageSignature.