Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


com.bea.wcp.profile
Interface ShProviderCached.AttributeContainer

Enclosing class:
ShProviderCached

public static interface ShProviderCached.AttributeContainer

Method Summary
 java.lang.Object getAttribute(java.lang.String name)
           
 boolean hasAttributes()
           
 void setAttribute(java.lang.String name, java.lang.Object value)
           

 

Method Detail

hasAttributes

boolean hasAttributes()

getAttribute

java.lang.Object getAttribute(java.lang.String name)

setAttribute

void setAttribute(java.lang.String name,
                  java.lang.Object value)

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.