samples.tutorials
Class LoggingExample

java.lang.Object
  extended by samples.tutorials.LoggingExample
All Implemented Interfaces:
Example

public final class LoggingExample
extends Object
implements Example


Field Summary
 
Fields inherited from interface samples.tutorials.Example
LOGGER
 
Constructor Summary
LoggingExample()
           
 
Method Summary
 void execute(String... args)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingExample

public LoggingExample()
Method Detail

execute

public void execute(String... args)
Specified by:
execute in interface Example

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.