Package net.officefloor.compile.impl.adapt
-
Class Summary Class Description InputStreamAdapter InputStream
adapter.OfficeFloorCompilerAdapter Adapts the implementingOfficeFloorCompiler
to be used when theOfficeFloorCompiler
reference may be from a differentClassLoader
.TypeAdapter InvocationHandler
to enable type compatibility between interface loaded in oneClassLoader
and implementation in another. -
Exception Summary Exception Description AdaptedException AdaptedException
to enable details of the cause to be provided to theCompilerIssues
for an issue.OfficeFloorVersionIncompatibilityException Indicates the adapting type is incompatible.