org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws
Class SheepWSEndPoint
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWSEndPoint
- All Implemented Interfaces:
- SheepWS
public class SheepWSEndPoint
- extends Object
- implements SheepWS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SheepWSEndPoint
public SheepWSEndPoint()
initialize
@Inject
public void initialize(Sheep sheep)
isSheepInjected
public boolean isSheepInjected()
- Specified by:
isSheepInjected in interface SheepWS
Copyright © 2008-2013 Seam Framework. All Rights Reserved.