org.apache.geronimo.kernel.config
Interface PersistentConfigurationList


public interface PersistentConfigurationList

Version:
$Revision: 1.1 $ $Date: 2004/06/04 17:27:00 $

Field Summary
static javax.management.ObjectName OBJECT_NAME
           
 
Method Summary
 List restore()
           
 void save()
           
 

Field Detail

OBJECT_NAME

public static final javax.management.ObjectName OBJECT_NAME
Method Detail

save

public void save()
          throws IOException
Throws:
IOException

restore

public List restore()
             throws IOException
Throws:
IOException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.