BEA Systems, Inc.

BEA WebLogic SIP Server 3.1 API Reference


com.bea.wcp.profile
Interface ShProviderCached.AttributeContainer

Enclosing interface:
ShProviderCached

public static interface ShProviderCached.AttributeContainer

Copyright © 2006 BEA Systems, Inc. All Rights Reserved.

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

Method Detail

getAttribute

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

hasAttributes

public boolean hasAttributes()

setAttribute

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

Documentation is available at
http://e-docs.bea.com/wlcp/wlss31/
Copyright 2007 BEA Systems Inc.