org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution
Class LoggedService

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.Service
      extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.LoggedService
Direct Known Subclasses:
MessageService, MonitorService

@LoggedBinding
public class LoggedService
extends Service


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

Constructor Detail

LoggedService

public LoggedService()


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