com.mysql.management.util
Class Utils

java.lang.Object
  extended by com.mysql.management.util.Utils

public final class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
Utils(Files files, Shell.Factory shellFactory, Streams streams, Threads threads, Str str)
           
 
Method Summary
 Files files()
           
 void setFiles(Files files)
           
 void setStreams(Streams streams)
           
 Shell.Factory shellFactory()
           
 Str str()
           
 Streams streams()
           
 Threads threads()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()

Utils

public Utils(Files files,
             Shell.Factory shellFactory,
             Streams streams,
             Threads threads,
             Str str)
Method Detail

files

public Files files()

streams

public Streams streams()

shellFactory

public Shell.Factory shellFactory()

threads

public Threads threads()

str

public Str str()

setFiles

public void setFiles(Files files)

setStreams

public void setStreams(Streams streams)


Copyright © 2004-2011. All Rights Reserved.