public interface

SplashScreenAgent

com.modus.mule.modules.as2.devkit.SplashScreenAgent
Known Indirect Subclasses

Class Overview

Marks DevKit org.mule.api.agent.Agent implementations to take care of logging information at Mule app level mainly for troubleshooting purposes.

Summary

Public Methods
abstract int getExtensionsCount()
Retrieve the count of modules used by the application
abstract void splash()
Print version information for all the modules used by the application

Public Methods

public abstract int getExtensionsCount ()

Retrieve the count of modules used by the application

public abstract void splash ()

Print version information for all the modules used by the application