org.glassfish.admingui.plugin
Class Index
java.lang.Object
org.glassfish.admingui.plugin.Index
public class Index
- extends Object
This class is configured via XML (i.e. a console-config.xml file).
This is done via the HK2 ConfigParser.
- Author:
- Ken Paulsen (ken.paulsen@sun.com)
|
Constructor Summary |
Index()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Index
public Index()
getIndexItems
public List<IndexItem> getIndexItems()
Accessor for child TOCItems.
getVersion
public String getVersion()
Copyright © 2012 GlassFish Community. All Rights Reserved.