org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws
Class SheepWSEndPoint

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.SheepWSEndPoint

public class SheepWSEndPoint
extends Object


Constructor Summary
SheepWSEndPoint()
           
 
Method Summary
 void initialize(Sheep sheep)
           
 boolean isSheepInjected()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheepWSEndPoint

public SheepWSEndPoint()
Method Detail

initialize

@Inject
public void initialize(Sheep sheep)

isSheepInjected

public boolean isSheepInjected()


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