com.bramosystems.oss.player.core.client.spi
Annotation Type PlayerProvider


public @interface PlayerProvider

Annotation for player providers. It provides the name of the player provider

Since:
1.3
Author:
Sikirulai Braheem

Required Element Summary
 String value
          The name of the player provider
 

Element Detail

value

public abstract String value
The name of the player provider

Returns:
the name of the player provider


Copyright © 2009-2011. All Rights Reserved.