org.jboss.cdi.tck.tests.interceptors.ordering.global
Class Service

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.ordering.global.Service

@Transactional
public class Service
extends Object


Constructor Summary
Service()
           
 
Method Summary
 void 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 void ping()


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