eu.xtreemos.xosd.utilities.logger.tokens
Interface IToken

All Known Implementing Classes:
EchoToken, SimpleToken

public interface IToken


Method Summary
 java.lang.Object getValue(java.lang.String type)
           
 java.util.Collection<java.lang.String> getValueTypes()
           
 

Method Detail

getValueTypes

java.util.Collection<java.lang.String> getValueTypes()

getValue

java.lang.Object getValue(java.lang.String type)