Constant Field Values

Contents

io.microsphere.*

  • io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
    Modifier and Type
    Constant Field
    Value
    public static final String
    "execution(* org.springframework.cloud.client.serviceregistry.ServiceRegistry.deregister(*)) && target(registry) && args(registration)"
    public static final String
    "execution(* org.springframework.cloud.client.serviceregistry.ServiceRegistry.register(*)) && target(registry) && args(registration)"