org.jboss.cdi.tck.tests.context.application.postconstruct
Class Service

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.application.postconstruct.Service

@ApplicationScoped
public class Service
extends Object

Author:
Martin Kouba

Constructor Summary
Service()
           
 
Method Summary
 boolean ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

ping

public boolean ping()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.