aicas logoJamaica 3.2 release 62

javax.naming
Interface NamingEnumeration

All Superinterfaces:
Enumeration

public interface NamingEnumeration
extends Enumeration


Method Summary
 void close()
           
 boolean hasMore()
           
 Object next()
           
 
Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement
 

Method Detail

close

void close()
           throws NamingException
Throws:
NamingException

hasMore

boolean hasMore()
                throws NamingException
Throws:
NamingException

next

Object next()
            throws NamingException
Throws:
NamingException

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.