org.jboss.cdi.tck.tests.deployment.shutdown
Class InfoClient

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.shutdown.InfoClient

public final class InfoClient
extends Object


Constructor Summary
InfoClient()
           
 
Method Summary
static void doGetInfo(String action)
           
static void setInfoContext(String infoContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoClient

public InfoClient()
Method Detail

setInfoContext

public static void setInfoContext(String infoContext)

doGetInfo

public static void doGetInfo(String action)


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