org.glassfish.paas.orchestrator.service.spi
Interface ServiceLogType


public interface ServiceLogType

Represents a type of Log that is available for a Service. For example : Java EE service might have logs for HTTP access info, debug logs, jvm logs, etc Messaging service might contain MTA (message transfer agent) logs, Error logs, Message Store and Service logs.

Author:
Bhavanishankar S

Method Summary
 String getName()
           
 

Method Detail

getName

String getName()


Copyright © 2012. All Rights Reserved.