JBoss Log Manager 1.5.5.Final

org.jboss.logmanager.config
Interface NamedConfigurable

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

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.5.5.Final

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