org.oddjob.arooa.parsing
Class ContextDestroyer

java.lang.Object
  extended by org.oddjob.arooa.parsing.ContextDestroyer

public class ContextDestroyer
extends Object

This class appears to be redundant.

Author:
rob

Constructor Summary
ContextDestroyer()
           
 
Method Summary
 void destroy(ArooaContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDestroyer

public ContextDestroyer()
Method Detail

destroy

public void destroy(ArooaContext context)