public abstract class AbstractJLibraryProvider extends AbstractStatefulProcessorProvider<JLibrary>
tkClass_| Constructor and Description | 
|---|
AbstractJLibraryProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected StatefulProcessor<JLibrary> | 
buildDelegate(ToolkitContext tkContext)  | 
protected boolean | 
canProcess(Contributor contributor,
          java.lang.Class representationClass,
          ToolkitContext context,
          Cookie cookie)  | 
newProcessorcreatecreate, getToolkitClass, recognizeprotected boolean canProcess(Contributor contributor, java.lang.Class representationClass, ToolkitContext context, Cookie cookie)
canProcess in class AbstractProcessorProvider<JLibrary>protected StatefulProcessor<JLibrary> buildDelegate(ToolkitContext tkContext) throws ToolkitBuildException
buildDelegate in class AbstractStatefulProcessorProvider<JLibrary>ToolkitBuildException