org.glassfish.jts.admingui
Class JtsConsolePlugin
java.lang.Object
org.glassfish.jts.admingui.JtsConsolePlugin
- All Implemented Interfaces:
- ConsoleProvider
@Service
public class JtsConsolePlugin
- extends Object
- implements ConsoleProvider
- Author:
- anilam
|
Method Summary |
URL |
getConfiguration()
Returns the URL of the Integration Point configuration file
console-config.xml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JtsConsolePlugin
public JtsConsolePlugin()
getConfiguration
public URL getConfiguration()
Returns the URL of the Integration Point configuration file
console-config.xml
- Specified by:
getConfiguration in interface ConsoleProvider
- Returns:
- URL of configration file.
Copyright © 2012 GlassFish Community. All Rights Reserved.