Uses of Interface
com.sun.ws.management.server.IteratorFactory

Packages that use IteratorFactory
com.sun.ws.management.server   
 

Uses of IteratorFactory in com.sun.ws.management.server
 

Methods in com.sun.ws.management.server that return IteratorFactory
static IteratorFactory EnumerationSupport.getIteratorFactory(java.lang.String resourceURI)
          Gets an IteratorFactory for the specified resource URI.
 

Methods in com.sun.ws.management.server with parameters of type IteratorFactory
static void EnumerationSupport.registerIteratorFactory(java.lang.String resourceURI, IteratorFactory iteratorFactory)
          Add an iterator factory to EnumerationSupport.