com.tensegrity.palowebviewer.server
Class PaloConfigurator.NotificationMissingExpandedElementConfigurator

java.lang.Object
  extended by com.tensegrity.palowebviewer.server.PaloConfigurator.BasePropertyConfigurator
      extended by com.tensegrity.palowebviewer.server.PaloConfigurator.NotificationMissingExpandedElementConfigurator
All Implemented Interfaces:
PaloConfigurator.IPropertyConfigurator
Enclosing class:
PaloConfigurator

public static class PaloConfigurator.NotificationMissingExpandedElementConfigurator
extends PaloConfigurator.BasePropertyConfigurator


Constructor Summary
PaloConfigurator.NotificationMissingExpandedElementConfigurator()
           
 
Method Summary
protected  void onKeyMatch(java.lang.String value, PaloConfiguration config)
           
 
Methods inherited from class com.tensegrity.palowebviewer.server.PaloConfigurator.BasePropertyConfigurator
getPattern, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaloConfigurator.NotificationMissingExpandedElementConfigurator

public PaloConfigurator.NotificationMissingExpandedElementConfigurator()
Method Detail

onKeyMatch

protected void onKeyMatch(java.lang.String value,
                          PaloConfiguration config)
                   throws ConfigurationException
Specified by:
onKeyMatch in class PaloConfigurator.BasePropertyConfigurator
Throws:
ConfigurationException