Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
org.omg.PortableServer.POAManagerPackage.AdapterInactive

Packages that use AdapterInactive
Package Description
org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. 
org.omg.PortableServer.POAManagerPackage Encapsulates the processing state of the POAs it is associated with. 
 

Uses of AdapterInactive in org.omg.PortableServer
 

Methods in org.omg.PortableServer that throw AdapterInactive
Modifier and Type Method and Description
 void POAManagerOperations.activate()
          This operation changes the state of the POA manager to active, causing associated POAs to start processing requests.
 void POAManagerOperations.deactivate(boolean etherealize_objects, boolean wait_for_completion)
          This operation changes the state of the POA manager to inactive, causing associated POAs to reject the requests that have not begun executing as well as as any new requests.
 void POAManagerOperations.discard_requests(boolean wait_for_completion)
          This operation changes the state of the POA manager to discarding.
 void POAManagerOperations.hold_requests(boolean wait_for_completion)
          This operation changes the state of the POA manager to holding, causing associated POAs to queue incoming requests.
 

Uses of AdapterInactive in org.omg.PortableServer.POAManagerPackage
 

Methods in org.omg.PortableServer.POAManagerPackage that return AdapterInactive
Modifier and Type Method and Description
static AdapterInactive AdapterInactiveHelper.extract(Any a)
           
static AdapterInactive AdapterInactiveHelper.read(InputStream istream)
           
 

Methods in org.omg.PortableServer.POAManagerPackage with parameters of type AdapterInactive
Modifier and Type Method and Description
static void AdapterInactiveHelper.insert(Any a, AdapterInactive that)
           
static void AdapterInactiveHelper.write(OutputStream ostream, AdapterInactive value)
           
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.