org.apache.openjpa.lib.util
Interface Clearable


public interface Clearable

Generic interface for components that can be cleared so that helpers can treat them in a generic way.


Method Summary
 void clear()
           
 

Method Detail

clear

void clear()


Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.