All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsd.extender-pattern.xsd Maven / Gradle / Ivy

Go to download

iPOJO bytecode manipulator. This manipulator is used to instrument java classes in order to be managed by iPOJO.

There is a newer version: 1.13.0
Show newest version


	
	
        
        	Description of the extender pattern configuration.
The extender tracks extensions. The particularity of this architecture-style is that extensions are packaged in different bundles. An extension is detected by analyzing the bundle. The mark is currently a header in the bundle manifest. At each time a matching bundle appears or disappears, a callback is invoked. 
        
        
        	
        		Declaring the method to invoke when a matching bundle arrives
        	
		
			
				Declaring the method to invoke when a matching bundle leaves
			
		
			
				Declaring the looked manifest header.
			
		




© 2015 - 2025 Weber Informatics LLC | Privacy Policy