org.apache.yoko.orb.OB
Class TypeCodeCache

java.lang.Object
  extended by org.apache.yoko.orb.OB.TypeCodeCache

public final class TypeCodeCache
extends Object


Method Summary
 TypeCode get(String id)
           
static TypeCodeCache instance()
           
 void put(String id, TypeCode tc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static TypeCodeCache instance()

get

public TypeCode get(String id)

put

public void put(String id,
                TypeCode tc)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.