Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


oracle.sdp.sclb.configuration.beans
Interface ClusterBaseBean

All Known Subinterfaces:
ClusterInstanceBean, ClustersBean

public interface ClusterBaseBean

ClusterBaseBean.


Method Summary
 String getName()
          The name of the bean.
 void setName(String name)
          Sets the value of the Name attribute.

 

Method Detail

getName

String getName()

The name of the bean.

Returns:
name

setName

void setName(String name)

Sets the value of the Name attribute.

Parameters:
name - bean name
See Also:
getName()

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.