Class UpdatedMethod

All Implemented Interfaces:
ReferenceMethod

public class UpdatedMethod extends BindMethod implements ReferenceMethod
Component method to be invoked on service property update of a bound service.
  • Constructor Details

    • UpdatedMethod

      public UpdatedMethod(String methodName, Class<?> componentClass, String referenceClassName, DSVersion dsVersion, boolean configurableServiceProperties)
  • Method Details