Platform SDK Java 8.5 API Reference

com.genesyslab.platform.logging.runtime
Class TargetDescriptor

java.lang.Object
  extended by com.genesyslab.platform.logging.runtime.TargetDescriptor

public class TargetDescriptor
extends java.lang.Object


Constructor Summary
TargetDescriptor(TargetType targetType, VerboseLevel supportedVerboseLevel)
           
 
Method Summary
 void addAdditionalInfo(java.lang.String key, java.lang.String value)
           
 boolean equals(java.lang.Object obj)
           
 java.util.HashMap<java.lang.String,java.lang.String> getAdditionalInfo()
           
 VerboseLevel getSupportedVerboseLevel()
           
 TargetType getTargetType()
           
 int hashCode()
           
 void setVerboseLevel(VerboseLevel level)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetDescriptor

public TargetDescriptor(TargetType targetType,
                        VerboseLevel supportedVerboseLevel)
Method Detail

getTargetType

public TargetType getTargetType()

getSupportedVerboseLevel

public VerboseLevel getSupportedVerboseLevel()

setVerboseLevel

public void setVerboseLevel(VerboseLevel level)

addAdditionalInfo

public void addAdditionalInfo(java.lang.String key,
                              java.lang.String value)

getAdditionalInfo

public java.util.HashMap<java.lang.String,java.lang.String> getAdditionalInfo()

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.