com.sun.enterprise.v3.admin.adapter
Class AdminConsoleStartupService

java.lang.Object
  extended by com.sun.enterprise.v3.admin.adapter.AdminConsoleStartupService
All Implemented Interfaces:
org.glassfish.hk2.PostConstruct

@Service(name="AdminConsoleStartupService")
public class AdminConsoleStartupService
extends Object
implements org.jvnet.hk2.component.PostConstruct


Constructor Summary
AdminConsoleStartupService()
           
 
Method Summary
 void postConstruct()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminConsoleStartupService

public AdminConsoleStartupService()
Method Detail

postConstruct

public void postConstruct()
Specified by:
postConstruct in interface org.glassfish.hk2.PostConstruct


Copyright © 2012. All Rights Reserved.