public static interface Implementation.Context.ExtractableView.InjectedCode
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
Implementation.Context.ExtractableView.InjectedCode.None
A canonical implementation of non-applicable injected code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ByteCodeAppender | 
getByteCodeAppender()
Returns a byte code appender for appending the injected code. 
 | 
boolean | 
isDefined()
Checks if there is actually code defined to be injected. 
 | 
ByteCodeAppender getByteCodeAppender()
boolean isDefined()
true if code is to be injected.Copyright © 2014–2016. All rights reserved.