net.dpml.metro.tools
Class CategoriesDescriptorDataType

java.lang.Object
  extended by net.dpml.metro.tools.CategoriesDescriptorDataType

public class CategoriesDescriptorDataType
extends Object

Datatype supporting the declaration of a logging channel at the level of a component type.

Version:
1.1.3
Author:
Digital Product Meta Library

Nested Class Summary
 class CategoriesDescriptorDataType.CategoryDescriptorDataType
          Description of a single logging category.
 
Constructor Summary
CategoriesDescriptorDataType()
           
 
Method Summary
 CategoriesDescriptorDataType.CategoryDescriptorDataType createCategory()
          Create a new services datatype.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoriesDescriptorDataType

public CategoriesDescriptorDataType()
Method Detail

createCategory

public CategoriesDescriptorDataType.CategoryDescriptorDataType createCategory()
Create a new services datatype.

Returns:
a new services datatype