BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.beans.common.NotImplementedException

Packages that use NotImplementedException
weblogic.beans.common   
 

Uses of NotImplementedException in weblogic.beans.common
 

Methods in weblogic.beans.common that throw NotImplementedException
 boolean T3Bean.bind(java.lang.String url)
          Binds a T3Bean to a URL.
 void T3Bean.bind(java.lang.String name, boolean implementation)
          Binds a T3Bean to the local server.
 void T3Bean.bind(T3Client t3, java.lang.String name, boolean implementation)
          Binds a T3Bean to an already-connected T3Client with the specified name and implementation.
 weblogic.t3.srvr.Address T3BeanServicesDef.findImplementation(java.lang.String name)
          Deprecated. Use RMI instead.
 void T3BeanServicesDef.migrateImplementation(java.lang.String name, weblogic.t3.srvr.Address destination)
          Deprecated. Use RMI instead.
 


Documentation is available at
http://www.weblogic.com/docs51