com.sun.enterprise.registration.glassfish
Class PingService

java.lang.Object
  extended by com.sun.enterprise.registration.glassfish.PingService
All Implemented Interfaces:
org.glassfish.hk2.PostConstruct

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


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

Constructor Detail

PingService

public PingService()
Method Detail

postConstruct

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


Copyright © 2012. All Rights Reserved.