org.sonatype.gshell.branding
Interface License

All Known Implementing Classes:
LicenseSupport

public interface License

Details about the shell's licensing.

Since:
2.5
Author:
Jason Dillon

Method Summary
 String getContent()
           
 String getName()
           
 URL getUrl()
           
 

Method Detail

getName

String getName()

getUrl

URL getUrl()

getContent

String getContent()
                  throws IOException
Throws:
IOException


Copyright © 2008-2011 Sonatype. All Rights Reserved.