-
- All Superinterfaces:
- InterceptorOperations
- All Known Subinterfaces:
- IORInterceptor, IORInterceptor_3_0, IORInterceptor_3_0Operations
public interface IORInterceptorOperations extends InterceptorOperations
Interceptor used to establish tagged components in the profiles within an IOR.In some cases, a portable ORB service implementation may need to add information describing the server's or object's ORB service related capabilities to object references in order to enable the ORB service implementation in the client to function properly.
This is supported through the
IORInterceptor
andIORInfo
interfaces.- See Also:
IORInfo
-
-
Method Summary
Methods Modifier and Type Method and Description void
establish_components(IORInfo info)
A server side ORB calls theestablish_components
operation on all registeredIORInterceptor
instances when it is assembling the list of components that will be included in the profile or profiles of an object reference.
-
-
-
Method Detail
-
establish_components
void establish_components(IORInfo info)
A server side ORB calls theestablish_components
operation on all registeredIORInterceptor
instances when it is assembling the list of components that will be included in the profile or profiles of an object reference. This operation is not necessarily called for each individual object reference. In the case of the POA, this operation is called each time POA::create_POA is called. In any case,establish_components
is guaranteed to be called at least once for each distinct set of server policies.An implementation of
establish_components
must not throw exceptions. If it does, the ORB shall ignore the exception and proceed to call the next IOR Interceptor'sestablish_components
operation.- Parameters:
info
- TheIORInfo
instance used by the ORB service to query applicable policies and add components to be included in the generated IORs.
-
-
Nederlandse vertaling
U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.
Bij voorbaat dank.
Document heeft de 11/06/2005 gemaakt, de laatste keer de 04/03/2020 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/java-api-rf-org/omg/PortableInterceptor/IORInterceptorOperations.html
De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.
Referenties
Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.