GuardingDynamicLinker
CompositeTypeBasedGuardingDynamicLinker
public interface TypeBasedGuardingDynamicLinker extends GuardingDynamicLinker
CompositeTypeBasedGuardingDynamicLinker
.Modifier and Type | Method | Description |
---|---|---|
boolean |
canLinkType(Class<?> type) |
Returns true if the linker can link an invocation where the first argument (receiver) is of the specified type.
|
getGuardedInvocation
boolean canLinkType(Class<?> type)
type
- the type to link
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1