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