Griffon 1.2.0

griffon.core.factories
[Java] Interface MessageSourceFactory


public interface MessageSourceFactory

Creates instances of MessageSource.

Authors:
Andres Almiray
Since:
1.1.0


Method Summary
MessageSource create(GriffonApplication app)

 

Method Detail

create

public MessageSource create(GriffonApplication app)


 

Groovy Documentation