public class PortableViewDefaultImplLibrary extends AbstractLibrary
AbstractLibrary.DefaultRequiredLibrary.Required, Library.TYPE| Constructor and Description |
|---|
PortableViewDefaultImplLibrary() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInitialize() |
protected void |
doPostInitialize() |
void |
doRegistration() |
equals, getLibrary, getPriority, getRequireds, getType, hashCode, initialize, isRequired, isRequired, postInitialize, registerAs, registerAsAPI, registerAsImplementationOf, registerAsImplementationOf, registerAsServiceOf, require, require, require, toStringpublic void doRegistration()
doRegistration in interface LibrarydoRegistration in class AbstractLibraryprotected void doInitialize()
throws LibraryException
doInitialize in class AbstractLibraryLibraryException - if there is an error while performing the initialization of
the libraryprotected void doPostInitialize()
throws LibraryException
doPostInitialize in class AbstractLibraryLibraryException - if there is an error while loading an implementation of the
library