org.codehaus.enunciate.modules.amf
Interface AMFMapperAware


public interface AMFMapperAware

Marker interface for objects aware of their AMF mapper.

Author:
Ryan Heaton

Method Summary
 AMFMapper loadAMFMapper()
          Load the AMF mapper.
 

Method Detail

loadAMFMapper

AMFMapper loadAMFMapper()
Load the AMF mapper.

Returns:
the AMF mapper.