com.hyper9.simdk.ws
Class Context

java.lang.Object
  extended by com.hyper9.simdk.ws.Context

public class Context
extends Object

A class for storing ThreadLocal context.

Author:
akutz

Constructor Summary
Context()
           
 
Method Summary
static String getVimNamespace()
           
static void setVimNamespace(String toSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Context

public Context()
Method Detail

setVimNamespace

public static void setVimNamespace(String toSet)

getVimNamespace

public static String getVimNamespace()


Copyright © 2009-2010 Hyper9. All Rights Reserved.