Uses of Interface
org.refcodes.component.CompositeComponent
-
Uses of CompositeComponent in org.refcodes.component
Subinterfaces of CompositeComponent in org.refcodes.componentModifier and TypeInterfaceDescriptionstatic interfaceTheCompositeComponent.ExtendedCompositeComponentprovides extended functionality to theCompositeComponent's functionality by including extendedOpenablefunctionality (ConnectionOpenable) and extendsInitializablefunctionality (Configurable).Classes in org.refcodes.component that implement CompositeComponentModifier and TypeClassDescriptionclassCompositeComponentImpl<C extends Component>TheCompositeComponentImplis an implementation of theCompositeComponent.static classCompositeComponentImpl.ExtendedCompositeComponentImpl<C extends Component,CTX, CON> TheCompositeComponentImpl.ExtendedCompositeComponentImplis an implementation of theCompositeComponent.ExtendedCompositeComponent.