org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution
Class RemoteMessageService
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.RemoteService
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.RemoteMessageService
@MessageBinding
@BasketBinding(requiresBall=true)
public class RemoteMessageService
- extends RemoteService
|
Method Summary |
void |
ping()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteMessageService
public RemoteMessageService()
ping
public void ping()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.