org.jboss.errai.ioc.rebind
Class ServiceDecorator
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.Decorator<Service>
org.jboss.errai.ioc.rebind.ServiceDecorator
public class ServiceDecorator
- extends Decorator<Service>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDecorator
public ServiceDecorator(Class<Service> decoratesWith)
generateDecorator
public String generateDecorator(InjectionPoint<Service> decContext)
- Specified by:
generateDecorator in class Decorator<Service>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.