Package org.japura.controller

Interface Summary
ControllerMockFactory Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ControllerMockListener Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ControllerModel Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MessageFilter Copyright (C) 2011 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ModalAction Action for modal component.
ModalPanelFactory Build standards panels for modal.
PoolListener Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
SubscriberFilter Copyright (C) 2011-2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 

Class Summary
AbstractController Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
AbstractController.TokenKey  
Controller<V extends Component> The Controller isolates business logic from presentation.
ControllerMock Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ControllerMockAdapter Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
DefaultModalPanelFactory Build default standards panels for modal.
Group Copyright (C) 2010-2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Message Copyright (C) 2011-2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MockLogger  
MockPool Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
PoolAdapter Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 

Exception Summary
ControllerException Copyright (C) 2009-2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
InvalidControllerClassException Copyright (C) 2009-2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MockMethodNotImplementedException Copyright (C) 2012 Carlos Eduardo Leite de Andrade This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 

Annotation Types Summary
ChildController Defines a controller as child.
Singleton Defines a controller as singleton.