JBoss Managed Parent POM 2.1.1.SP2

org.jboss.metatype.plugins.types
Class JBossLoggerTypeBuilder

java.lang.Object
  extended by org.jboss.metatype.plugins.types.JBossLoggerTypeBuilder
All Implemented Interfaces:
MetaTypeBuilder

public class JBossLoggerTypeBuilder
extends Object
implements MetaTypeBuilder

Don't try to create a metaType for Logger.

Version:
$Revision$
Author:
Emanuel Muckenhuber

Field Summary
static JBossLoggerTypeBuilder INSTANCE
          The instance.
static MutableCompositeMetaType LOGGER_META_TYPE
          The logger meta type.
 
Constructor Summary
JBossLoggerTypeBuilder()
           
 
Method Summary
 MetaType buildMetaType()
          Build the meta type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final JBossLoggerTypeBuilder INSTANCE
The instance.


LOGGER_META_TYPE

public static final MutableCompositeMetaType LOGGER_META_TYPE
The logger meta type.

Constructor Detail

JBossLoggerTypeBuilder

public JBossLoggerTypeBuilder()
Method Detail

buildMetaType

public MetaType buildMetaType()
Description copied from interface: MetaTypeBuilder
Build the meta type

Specified by:
buildMetaType in interface MetaTypeBuilder
Returns:
the meta type

JBoss Managed Parent POM 2.1.1.SP2

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.