org.apache.derby.impl.services.monitor
Class BaseMonitor.ProviderEnumeration
java.lang.Object
org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- All Implemented Interfaces:
- java.util.Enumeration
- Enclosing class:
- BaseMonitor
- class BaseMonitor.ProviderEnumeration
- extends java.lang.Object
- implements java.util.Enumeration
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceProvidersKeys
private java.util.Enumeration serviceProvidersKeys
startParams
private java.util.Properties startParams
paramEnumeration
private java.util.Enumeration paramEnumeration
enumeratedDirectoryProvider
private boolean enumeratedDirectoryProvider
storageFactoryPersistentService
private PersistentService storageFactoryPersistentService
BaseMonitor.ProviderEnumeration
BaseMonitor.ProviderEnumeration(java.util.Properties startParams)
nextElement
public java.lang.Object nextElement()
throws java.util.NoSuchElementException
- Specified by:
nextElement
in interface java.util.Enumeration
- Throws:
java.util.NoSuchElementException
getNextStorageFactory
private void getNextStorageFactory()
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements
in interface java.util.Enumeration
Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.