com.ibm.cics.server
Class KeyHolder

java.lang.Object
  |
  +--com.ibm.cics.server.KeyHolder

public class KeyHolder
extends java.lang.Object


Field Summary
 byte[] value
           
 
Constructor Summary
KeyHolder()
           
KeyHolder(byte[] initialValue)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public byte[] value
Constructor Detail

KeyHolder

public KeyHolder()

KeyHolder

public KeyHolder(byte[] initialValue)


Copyright (c) 2002 by Sun Microsystems, Inc.