Uses of Interface
org.appformer.client.stateControl.registry.Registry
-
Packages that use Registry Package Description org.appformer.client.stateControl.registry org.appformer.client.stateControl.registry.impl -
-
Uses of Registry in org.appformer.client.stateControl.registry
Subinterfaces of Registry in org.appformer.client.stateControl.registry Modifier and Type Interface Description interfaceDefaultRegistry<C> -
Uses of Registry in org.appformer.client.stateControl.registry.impl
Classes in org.appformer.client.stateControl.registry.impl that implement Registry Modifier and Type Class Description classDefaultRegistryImpl<C>The default generic implementation for theRegistrytype.
-