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

Quick Search    Search Deep

Package com.aendvari.cerberus.component.descriptor

Interface Summary
ComponentDescriptor.Message.Type Constants for the type of the message.
ComponentDescriptor.Property.Access Constants for the access control of the property.
ComponentMessage.Type Constants for the type of the message.
ComponentProperty.Access Constants for the access control of the property.
MultiPartValue.Part.Type Constants for the type of the part.
SignatureProperty.Type Constants for the type of properties.
 

Class Summary
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.