com.sun.enterprise.tools
Interface Messager


public interface Messager

Abstraction for a Messager

Author:
Jeff Trent

Method Summary
 void printError(String msg, Exception e)
           
 

Method Detail

printError

void printError(String msg,
                Exception e)


Copyright © 2013 Oracle Corporation. All Rights Reserved.