org.rhq.core.system.windows
Class BinaryRegistryValue

java.lang.Object
  extended by org.rhq.core.system.windows.RegistryValue
      extended by org.rhq.core.system.windows.BinaryRegistryValue

public class BinaryRegistryValue
extends RegistryValue


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rhq.core.system.windows.RegistryValue
RegistryValue.Type
 
Constructor Summary
BinaryRegistryValue(byte[] value)
           
 
Method Summary
 
Methods inherited from class org.rhq.core.system.windows.RegistryValue
getType, getValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BinaryRegistryValue

public BinaryRegistryValue(byte[] value)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.