Class UnbindMethod

All Implemented Interfaces:
ReferenceMethod

public class UnbindMethod extends BindMethod implements ReferenceMethod
Component method to be invoked on service unbinding.
  • Constructor Details

    • UnbindMethod

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