JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.dubbo.rpc.model
Interface ScopeModelDestroyListener<T extends
ScopeModel
>
public interface
ScopeModelDestroyListener<T extends
ScopeModel
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default boolean
isProtocol
()
void
onDestroy
(
T
scopeModel)
Method Details
onDestroy
void
onDestroy
(
T
scopeModel)
isProtocol
default
boolean
isProtocol
()