org.glassfish.jersey.message.internal
Interface AbstractCollectionJaxbProvider.JaxbTypeChecker

Enclosing class:
AbstractCollectionJaxbProvider

public static interface AbstractCollectionJaxbProvider.JaxbTypeChecker

This is to allow customized JAXB collections checking.

See Also:
and verifyGenericype methods

Method Summary
 boolean isJaxbType(Class<?> type)
           
 

Method Detail

isJaxbType

boolean isJaxbType(Class<?> type)


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.