Uses of Class
rcf.core.framework.component.ComponentHelpers.FilterComponentInterface

Packages that use ComponentHelpers.FilterComponentInterface
rcf.core.framework.component The basis of the RCF component framework, on top of which all the bundling and application level indirection is built. 
 

Uses of ComponentHelpers.FilterComponentInterface in rcf.core.framework.component
 

Fields in rcf.core.framework.component with type parameters of type ComponentHelpers.FilterComponentInterface
private static SoftReference<ComponentHelpers.FilterComponentInterface> ComponentHelpers.FilterComponentInterface.singleton
          TODO: Javadoc The singleton instance of this class.
 

Methods in rcf.core.framework.component that return ComponentHelpers.FilterComponentInterface
 ComponentHelpers.FilterComponentInterface ComponentHelpers.FilterComponentInterface.copy()
           
static ComponentHelpers.FilterComponentInterface ComponentHelpers.FilterComponentInterface.getFilterComponentInterface()
          TODO: Javadoc Get the singleton instance of this class.