org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution
Class MonitorService
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.Service
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.LoggedService
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.MonitorService
public class MonitorService
- extends LoggedService
|
Method Summary |
void |
ping()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorService
public MonitorService()
ping
@PingBinding
public void ping()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.