public class RestfulObjectsViewerInstaller extends org.apache.isis.core.runtime.installerregistry.installerapi.IsisViewerInstallerAbstract
IsisViewer providing the ability to
configured for the JSON viewer from the command line using
--viewer restful command line option.
In a production deployment the configuration represented by the
WebAppSpecification would be specified in the web.xml file.
| Modifier and Type | Field and Description |
|---|---|
protected static String |
EVERYTHING |
protected static String |
ROOT |
protected static String[] |
STATIC_CONTENT |
| Constructor and Description |
|---|
RestfulObjectsViewerInstaller() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.isis.core.runtime.viewer.IsisViewer |
doCreateViewer() |
createViewer, getTypes, injectDependenciesInto, setInstallerLookupaddConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, listOf, listOf, setConfiguration, setConfigurationBuilder, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected static final String EVERYTHING
protected static final String ROOT
protected static final String[] STATIC_CONTENT
public RestfulObjectsViewerInstaller()
protected org.apache.isis.core.runtime.viewer.IsisViewer doCreateViewer()
doCreateViewer in class org.apache.isis.core.runtime.installerregistry.installerapi.IsisViewerInstallerAbstractCopyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.