BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.utils
Interface NameListerMBean

All Known Subinterfaces:
ActiveDirectoryAuthenticatorMBean, DefaultAuthenticatorMBean, GroupEditorMBean, GroupMemberListerMBean, GroupReaderMBean, IPlanetAuthenticatorMBean, LDAPAuthenticatorMBean, MemberGroupListerMBean, NovellAuthenticatorMBean, OpenLDAPAuthenticatorMBean, UserEditorMBean, UserReaderMBean

public interface NameListerMBean
extends weblogic.management.commo.StandardInterface, ListerMBean

The NameListerMBean interface defines a method used to return lists of names.

@author Copyright (c) 2003 BEA Systems, Inc. All Rights Reserved.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.String getCurrentName(java.lang.String cursor)
          The name of the current item in the list.
 
Methods inherited from interface weblogic.management.utils.ListerMBean
advance, close, haveCurrent
 

Method Detail

getCurrentName

public java.lang.String getCurrentName(java.lang.String cursor)
                                throws InvalidCursorException
The name of the current item in the list. Returns null if there is no current item.

Parameters:
cursor - - The cursor returned from a previous list method.
Throws:
InvalidCursorException -  

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81