public interface ProvidedInterface extends NamedInterface
| Modifier and Type | Method and Description |
|---|---|
boolean |
covers(ProvidedInterface aInterface)
Determines whether the current provided interface exceeds the given
provided interface.
|
Class[] |
getInterfaceTypes()
Returns the service type.
|
getNameClass[] getInterfaceTypes()
boolean covers(ProvidedInterface aInterface)
aInterface - Interface to compare to.Copyright © 2025. All rights reserved.