org.apache.beehive.controls.api.packaging
Class BeanInfo.NoCustomizer

Object
  extended by BeanInfo.NoCustomizer
Enclosing class:
BeanInfo

public static class BeanInfo.NoCustomizer
extends Object

The NoCustomizer class can be used as the value of the customizerClass attribute to indicate that the bean has no customizer.


Constructor Summary
BeanInfo.NoCustomizer()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanInfo.NoCustomizer

public BeanInfo.NoCustomizer()