org.glassfish.ejblite.admingui
Class EjbLiteConsolePlugin

java.lang.Object
  extended by org.glassfish.ejblite.admingui.EjbLiteConsolePlugin
All Implemented Interfaces:
ConsoleProvider

@Service
public class EjbLiteConsolePlugin
extends java.lang.Object
implements ConsoleProvider

Author:
anilam

Field Summary
 
Fields inherited from interface org.glassfish.api.admingui.ConsoleProvider
DEFAULT_CONFIG_FILENAME
 
Constructor Summary
EjbLiteConsolePlugin()
           
 
Method Summary
 java.net.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
 

Constructor Detail

EjbLiteConsolePlugin

public EjbLiteConsolePlugin()
Method Detail

getConfiguration

public java.net.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.