JBoss Log Manager 1.3.2.Final-redhat-1

org.jboss.logmanager.config
Interface NamedConfigurable

All Known Subinterfaces:
ErrorManagerConfiguration, FilterConfiguration, FormatterConfiguration, HandlerConfiguration, LoggerConfiguration

public interface NamedConfigurable

A configurable object with a name.

Author:
David M. Lloyd

Method Summary
 String getName()
          Get the name of this configurable object.
 

Method Detail

getName

String getName()
Get the name of this configurable object.

Returns:
the name

JBoss Log Manager 1.3.2.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.