Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module : java.desktop - Package : java.beans.beancontext
Version documentée : Java SE 17

Classe « BeanContextServicesSupport »

Informations générales

Héritage

java.lang.Object
    java.beans.beancontext.BeanContextChildSupport
        java.beans.beancontext.BeanContextSupport
            java.beans.beancontext.BeanContextServicesSupport

Définition

public class BeanContextServicesSupport extends java.beans.beancontext.BeanContextSupport
implements java.beans.beancontext.BeanContextServices

Description

A venir.

Liste des attributs

Tous les attributs Attributs d'instance Attributs statiques Attributs dépréciés
QualificateursTypeNomDescription
protected ArrayList bcsListeners
protected BCSSProxyServiceProvider proxy
protected int serializable
protected HashMap services

Liste des constructeurs

Constructeurs Constructeurs dépréciés
ConstructeurDescription
BeanContextServicesSupport()
BeanContextServicesSupport( BeanContextServices peer )
BeanContextServicesSupport( BeanContextServices peer, Locale lcle )
BeanContextServicesSupport( BeanContextServices peer, Locale lcle, boolean dtime )
BeanContextServicesSupport( BeanContextServices peer, Locale lcle, boolean dTime, boolean visible )

Liste des propriétés (getters/setters)

Propriétés Propriétés dépréciées
QualificateursTypeNomR/W
public BeanContextServices beanContextServicesPeer R/-
public Iterator currentServiceClasses R/-

Propriétés héritées de la classe java.beans.beancontext.BeanContextSupport

beanContextPeer, designTime, empty, locale, serializing

Propriétés héritées de la classe java.beans.beancontext.BeanContextChildSupport

beanContext, beanContextChildPeer, delegated

Propriétés héritées de la classe java.lang.Object

class

Liste des méthodes

Toutes les méthodes Méthodes d'instance Méthodes statiques Méthodes concrètes Méthodes abstraites Méthodes dépréciées
QualificateursType de retourPrototype de la méthodeDescription
public void addBeanContextServicesListener( BeanContextServicesListener bcsl )
protected boolean addService( Class<?> serviceClass, BeanContextServiceProvider bcsp, boolean fireEvent )
public boolean addService( Class<?> serviceClass, BeanContextServiceProvider bcsp )
protected synchronized void bcsPreDeserializationHook( ObjectInputStream ois )
protected synchronized void bcsPreSerializationHook( ObjectOutputStream oos )
protected void childJustRemovedHook( Object child, BCSChild bcsc )
protected BCSChild createBCSChild( Object targetChild, Object peer )
protected BCSSServiceProvider createBCSSServiceProvider( Class<?> sc, BeanContextServiceProvider bcsp )
protected void fireServiceAdded( Class<?> serviceClass )
protected void fireServiceAdded( BeanContextServiceAvailableEvent bcssae )
protected void fireServiceRevoked( BeanContextServiceRevokedEvent bcsre )
protected void fireServiceRevoked( Class<?> serviceClass, boolean revokeNow )
public BeanContextServices getBeanContextServicesPeer()
protected static BeanContextServicesListener getChildBeanContextServicesListener( Object child )
public Iterator<java.lang.Object> getCurrentServiceClasses()
public Iterator<?> getCurrentServiceSelectors( Class<?> serviceClass )
public Object getService( BeanContextChild child, Object requestor, Class<?> serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl )
public synchronized boolean hasService( Class<?> serviceClass )
public void initialize()
protected synchronized void initializeBeanContextResources()
protected synchronized void releaseBeanContextResources()
public void releaseService( BeanContextChild child, Object requestor, Object service )
public void removeBeanContextServicesListener( BeanContextServicesListener bcsl )
public void revokeService( Class<?> serviceClass, BeanContextServiceProvider bcsp, boolean revokeCurrentServicesNow )
public void serviceAvailable( BeanContextServiceAvailableEvent bcssae )
public void serviceRevoked( BeanContextServiceRevokedEvent bcssre )

Méthodes héritées de la classe java.beans.beancontext.BeanContextSupport

add, addAll, addBeanContextMembershipListener, avoidingGui, bcsChildren, bcsPreDeserializationHook, bcsPreSerializationHook, childDeserializedHook, childJustAddedHook, childJustRemovedHook, classEquals, clear, contains, containsAll, containsKey, copyChildren, createBCSChild, deserialize, dontUseGui, fireChildrenAdded, fireChildrenRemoved, getBeanContextPeer, getChildBeanContextChild, getChildBeanContextMembershipListener, getChildPropertyChangeListener, getChildSerializable, getChildVetoableChangeListener, getChildVisibility, getLocale, getResource, getResourceAsStream, initialize, instantiateChild, isDesignTime, isEmpty, isSerializing, iterator, needsGui, okToUseGui, propertyChange, readChildren, remove, remove, removeAll, removeBeanContextMembershipListener, retainAll, serialize, setDesignTime, setLocale, size, toArray, toArray, validatePendingAdd, validatePendingRemove, vetoableChange, writeChildren

Méthodes héritées de la classe java.beans.beancontext.BeanContextChildSupport

addPropertyChangeListener, addVetoableChangeListener, firePropertyChange, fireVetoableChange, getBeanContext, getBeanContextChildPeer, initializeBeanContextResources, isDelegated, releaseBeanContextResources, removePropertyChangeListener, removeVetoableChangeListener, serviceAvailable, serviceRevoked, setBeanContext, validatePendingSetBeanContext

Méthodes héritées de la classe java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait