org.glassfish.admin.restconnector
Class ProxyRestAdminAdapter
java.lang.Object
org.glassfish.admin.restconnector.AbstractProxyRestAdapter
org.glassfish.admin.restconnector.ProxyRestAdminAdapter
- All Implemented Interfaces:
- Adapter
@Service
public class ProxyRestAdminAdapter
- extends AbstractProxyRestAdapter
- implements Adapter
- Author:
- jdlee
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyRestAdminAdapter
public ProxyRestAdminAdapter()
getServices
protected org.glassfish.hk2.Services getServices()
- Specified by:
getServices in class AbstractProxyRestAdapter
getConfig
protected Config getConfig()
- Specified by:
getConfig in class AbstractProxyRestAdapter
getName
protected String getName()
- Specified by:
getName in class AbstractProxyRestAdapter
getContextRoot
public String getContextRoot()
- Description copied from class:
AbstractProxyRestAdapter
- Context root this adapter is responsible for handling.
- Specified by:
getContextRoot in interface Adapter- Specified by:
getContextRoot in class AbstractProxyRestAdapter
Copyright © 2012. All Rights Reserved.