- All Known Subinterfaces:
LifecycleRequestAccessor.LifecycleRequestProperty
public interface LifecycleRequestAccessor
Provides an accessor for a
LifecycleRequest property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a mutator for aLifecycleRequestproperty.static interfaceProvides aLifecycleRequestproperty. -
Method Summary
-
Method Details
-
getLifecycleRequest
LifecycleRequest getLifecycleRequest()Retrieves theLifecycleRequestproperty from the property. Determines in whichLifecycleRequestis being requested for a component.- Returns:
- Returns the
LifecycleRequestproperty stored by the property.
-