Interface MimetypeServiceAware
-
public interface MimetypeServiceAware
Consumers of theMimetypeService
should implement this interface.- Author:
- Matt Ward
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setMimetypeService(MimetypeService mimetypeService)
-
-
-
Method Detail
-
setMimetypeService
void setMimetypeService(MimetypeService mimetypeService)
-
-