Uses of Class
jakarta.ejb.ActivationConfigProperty
-
Packages that use ActivationConfigProperty Package Description jakarta.ejb Contains the Enterprise Bean classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the enterprise bean container. -
-
Uses of ActivationConfigProperty in jakarta.ejb
Methods in jakarta.ejb that return ActivationConfigProperty Modifier and Type Method Description ActivationConfigProperty[]
activationConfig()
Activation config properties.
-