org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise
Class RemoteMessageService

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.RemoteService
      extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.RemoteMessageService

@MessageBinding
@BasketBinding(requiresBall=true)
public class RemoteMessageService
extends RemoteService


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

Constructor Detail

RemoteMessageService

public RemoteMessageService()
Method Detail

ping

public void ping()


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