See: Description
Class | Description |
---|---|
ClassCastExceptionModelContext |
ModelContext implementation not extending ModelContext . |
ClassCastExceptionModelContextFactory |
ModelContextFactory implementation not extending ModelContext . |
IllegalAccessExceptionModelContext |
ModelContext implementation with inaccessible constructor. |
IllegalAccessExceptionModelContextFactory |
ModelContextFactory implementation with inaccessible constructor. |
IllegalServicesModletProvider |
ModletProvider test implementation providing incompatible services. |
InstantiationExceptionModelContext |
ModelContext implementation declared abstract. |
InstantiationExceptionModelContextFactory |
ModelContextFactory implementation declared abstract. |
InstantiationExceptionPropertyType |
Property type throwing an
UnsupportedOperationException on instantiation. |
InvocationTargetExceptionModelContext |
ModelContext implementation throwing an exception on initialization. |
InvocationTargetExceptionPropertyType |
Property type throwing an
UnsupportedOperationException . |
NoSuchMethodExceptionModelContext |
ModelContext implementation without constructor taking a class loader. |
NullModelProcessor |
ModelProcessor test implementation returning null . |
NullModelProvider |
ModelProvider test implementation returning null . |
NullModelValidator |
ModelValidator test implementation returning null . |
NullModletProvider |
ModletProvider test implementation returning null . |
ServicesNotFoundModletProvider |
ModletProvider test implementation providing non-existent services. |
TestMarshallerListener |
Marshaller.Listener test implementation. |
TestModelProcessor |
ModelProcessor test implementation. |
TestModelProvider |
ModelProvider test implementation. |
TestModelValidator |
ModelValidator test implementation. |
TestModletProvider |
ModletProvider test implementation. |
TestUnmarshallerListener |
Unmarshaller.Listener test implementation. |
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.