com.consultoriajava.browneater.international
Class TajMajalBrowner

java.lang.Object
  extended by com.consultoriajava.browneater.Browner
      extended by com.consultoriajava.browneater.international.TajMajalBrowner
All Implemented Interfaces:
BrownOriginator, WorldWideBrowner

public class TajMajalBrowner
extends Browner
implements WorldWideBrowner, BrownOriginator


Constructor Summary
TajMajalBrowner()
           
 
Method Summary
 void criticizePartners()
           
 void disappearAndGiveNoReasonAboutIt()
           
 Brown generateBrown(BrownedSpecification specification)
           
 LousyTranslation generateLousyTranslations()
          Any given WorldWideBrowner can generate a Lousy translation, implementation will vary from country to country.
 void useJargonWithOutSense()
           
 
Methods inherited from class com.consultoriajava.browneater.Browner
expandBrown, generateBrown, getName, preventBrowning, setName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.consultoriajava.browneater.BrownOriginator
expandBrown, generateBrown
 

Constructor Detail

TajMajalBrowner

public TajMajalBrowner()
Method Detail

disappearAndGiveNoReasonAboutIt

public void disappearAndGiveNoReasonAboutIt()
Specified by:
disappearAndGiveNoReasonAboutIt in interface WorldWideBrowner

generateLousyTranslations

public LousyTranslation generateLousyTranslations()
Description copied from interface: WorldWideBrowner
Any given WorldWideBrowner can generate a Lousy translation, implementation will vary from country to country.

Specified by:
generateLousyTranslations in interface WorldWideBrowner
Returns:
The sucky translation generated

criticizePartners

public void criticizePartners()

generateBrown

public Brown generateBrown(BrownedSpecification specification)

useJargonWithOutSense

public void useJargonWithOutSense()