Adds the specified ejb reference to the receiver.paramejbReference the EjbReferenceDescriptor to add.
Adds the specified environment property to the receiver.paramenvironmentProperty the EnvironmentProperty to add.
Adds the specified JMS destination reference to the receiver.paramthe JmsDestinationReferenceDescriptor to add.
Adds the specified message destination reference to the receiver.paramthe MessageDestinationReferenceDescriptor to add.
Adds the specified post-construct descriptor to the receiver.paramthe post-construct LifecycleCallbackDescriptor to add.
Adds the specified pre-destroy descriptor to the receiver.paramthe pre-destroy LifecycleCallbackDescriptor to add.
Adds the specified resource reference to the receiver.paramresourceReference the ResourceReferenceDescriptor to add.
Adds the specified service reference to the receiver.paramthe ServiceReferenceDescriptor to add.
Removes the specificed ejb reference from the receiver.paramejbReference the EjbReferenceDescriptor to remove.
Removes the specified environment property from receiver.paramenvironmentProperty the EnvironmentProperty to remove.
Removes the specified JMS destination reference from the receiver.paramthe JmsDestinationReferenceDescriptor to remove.
Removes the specified message destination reference from the receiver.paramref MessageDestinationReferenceDescriptor to remove.
Removes the specified resource reference from the receiver.paramresourceReference the ResourceReferenceDescriptor to remove.
Removes the specified service reference from the receiver.paramthe ServiceReferenceDescriptor to remove.